
Amdushus Palimadore
|
Posted - 2006.08.30 03:33:00 -
[1]
This is the error I get on startup (fresh install of evemon v.1.1.0, all previous 1.0.25 settings cleared and manually deleted from computer):
System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.TabControl.get_SelectedTab() at EVEMon.MainWindow.MainWindow_Resize(Object sender, EventArgs e) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 496 at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Form.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds) at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout() at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at EVEMon.MainWindow.InitializeComponent() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.Designer.cs:line 239 at EVEMon.MainWindow..ctor() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 17 at EVEMon.MainWindow..ctor(Settings s, Boolean startMinimized) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 23 at EVEMon.Program.Main() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\Program.cs:line 62
Erm... merh??
|